FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (78 ms)

Package healthdata.be.r4.cbb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester
Url https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester
Status draft
Name HdBeLaboratoryTestResultRequester
Title HdBe-LaboratoryTestResult Requester
Experimental False
Description The requester of the laboratory test.
Purpose This is a minimal defined profile on ServiceRequest to capture the requester information of the CBB LaboratoryTestResult. Although the concept Requester is not implemented in the related zib profile because it is deemed unimplementable as-is, it has been implemented by this profile using a light profile on ServiceRequest. The profile does not contain enough guidance to implement a requesting service fully. It merely defines capturing the LaboratoryTestResult requester information in a native FHIR element.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type ServiceRequest
Kind resource

Resources that use this resource

CapabilityStatement
https://fhir.healthdata.be/CapabilityStatement/HdBe-LaboratoryTestResults.Client HdBeLaboratoryTestResults.Client
https://fhir.healthdata.be/CapabilityStatement/HdBe-LaboratoryTestResult.Server HdBeLaboratoryTestResult.Server
https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Requester HDBP0037 LaboratoryTestResult Requester
https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult HdBe-LaboratoryTestResult

Resources that this resource uses

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole HdBe-HealthProfessional PractitionerRole
https://fhir.healthdata.be/StructureDefinition/HdBe-Patient HdBe-Patient
https://fhir.healthdata.be/StructureDefinition/pattern-HealthProfessionalReference pattern HealthProfessional Reference


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "HdBe-LaboratoryTestResult.Requester",
  "url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester",
  "name" : "HdBeLaboratoryTestResultRequester",
  "title" : "HdBe-LaboratoryTestResult Requester",
  "status" : "draft",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The requester of the laboratory test.",
  "purpose" : "This is a minimal defined profile on ServiceRequest to capture the requester information of the CBB LaboratoryTestResult. Although the concept Requester is not implemented in the related zib profile because it is deemed unimplementable as-is, it has been implemented by this profile using a light profile on ServiceRequest. The profile does not contain enough guidance to implement a requesting service fully. It merely defines capturing the LaboratoryTestResult requester information in a native FHIR element.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "HdBe-LaboratoryTestResult",
      "uri" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResult",
      "name" : "HdBe logical model LaboratoryTestResult"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest",
        "path" : "ServiceRequest",
        "comment" : "This is a minimal defined profile on ServiceRequest to capture the requester information of the CBB LaboratoryTestResult. Although the concept Requester is not implemented in the related zib profile because it is deemed unimplementable as-is, it has been implemented by this profile using a light profile on ServiceRequest. The profile does not contain enough guidance to implement a requesting service fully. It merely defines capturing the LaboratoryTestResult requester information in a native FHIR element.\r\n\r\nAlthough the profile has essentially been created to capture the LaboratoryTestResult requester information, the ServiceRequest.requester element is optional to ensure open world modelling."
      },
      {
        "id" : "ServiceRequest.status",
        "path" : "ServiceRequest.status",
        "comment" : "Unless a more appropriate status is recorded, it is assumed that only _completed_ ServiceRequest for LaboratoryTestResults will be exchanged."
      },
      {
        "id" : "ServiceRequest.intent",
        "path" : "ServiceRequest.intent",
        "comment" : "Unless a more appropriate intent is recorded, it is assumed that only ServiceRequest with the intent _order_ for LaboratoryTestResults will be exchanged."
      },
      {
        "id" : "ServiceRequest.subject",
        "path" : "ServiceRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/Location",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.requester",
        "path" : "ServiceRequest.requester",
        "definition" : "The individual who initiated the request and has responsibility for its activation. Using the PractitionerRole(HdBe-HealthProfessional-PractitionerRole) reference, the affiliated organization can be captured.",
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "https://fhir.healthdata.be/StructureDefinition/pattern-HealthProfessionalReference"
            ],
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "HdBe-LaboratoryTestResult",
            "map" : "LaboratoryTestResult.Requester"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.